home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Griffith 0.9.8 / griffith-0.9.8-win32.exe / {app} / lib / pkgconfig / gdk-pixbuf-2.0.pc < prev    next >
Text File  |  2008-04-19  |  280b  |  13 lines

  1. prefix=/target
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: GdkPixbuf
  7. Description: Image loading and scaling
  8. Version: 2.12.9
  9. Requires: gobject-2.0,gmodule-no-export-2.0
  10. Libs: -L${libdir} -lgdk_pixbuf-2.0   
  11. Cflags: -I${includedir}/gtk-2.0 
  12.  
  13.